home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 March
/
CHIP Turkiye Mart 1999.iso
/
araclar
/
Win98
/
il8try.exe
/
Adobe Illustrator 8.0 Tryout
/
ARCHIVE.Z
/
PDF Format.aip
/
PSPROCSET
/
12
< prev
next >
Wrap
Text File
|
1998-09-17
|
524b
|
22 lines
%%BeginFile: pdfasc.prc
%%Copyright: Copyright 1992-1997 Adobe Systems Incorporated. All Rights Reserved.
/AS {
/shrink? xdd
/Pury xdd
/Purx xdd
/Plly xdd
/Pllx xdd
gsave newpath clippath pathbbox newpath grestore
/Dury xdd
/Durx xdd
/Dlly xdd
/Dllx xdd
Durx Dllx sub Dury Dlly sub
Pury Plly sub div exch Purx Pllx sub div
2 copy gt { exch } if pop
Durx Dllx add 2 div Dury Dlly add 2 div translate
shrink? { dup scale } { pop } ifelse
Purx Pllx add -2 div Pury Plly add -2 div translate
} bd
%%EndFile